IInchCommand.Direction property
The direction of the inch move. It's mcPositiveDirection
or mcNegativeDirection
.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
McDirection Direction { get; }
ReadOnly Property Direction As McDirection
Property value
Type: McDirection
See also